PSelectIDExtend(unsigned long nObjectID);
Unique ID of object.Objects on current page only. To select an object using PSelectIDExtend, the object must be on the current page (or pages, for facing pages). If the object is not on the current pages, PageMaker disregards the command and does nothing.
Layout view only. The PSelectIDExtend command works only in layout view.
Example. The following example adds the object with the ID of 20 to the current selection.
PSelectIDExtend(20);
The PGetSelectIDList, PGetSelectInfo, and PGetSelectList queries
Comments or suggestions? Contact Adobe Developer Support